速報APP / 教育 / GPU Mandelbrot

GPU Mandelbrot

價格:免費

更新日期:2017-01-02

檔案大小:1,016k

目前版本:1.0.2

版本需求:Android 2.3 以上版本

官方網站:http://betelge.com/

Email:betelge@gmail.com

GPU Mandelbrot(圖1)-速報App

A very fast and fully GPU based way to explore and capture shots of the beautiful and infinite Mandelbrot set.

GPU Mandelbrot(圖2)-速報App

This app pushes the GPU to the limit by doing all the calculations in GLSL shaders and should be much faster than CPU based methods. At large zoom levels the shader code emulates double precision in a vertex shader and manages on most low end devices to get at least 43 bit precision instead of the normal 10 bit.

GPU Mandelbrot(圖3)-速報App

Try all the different options. Use two fingers or double tap to zoom. By holding a finger on the screen you can pan and zoom for as long as you like. The fractal will be updated when you stop touching the screen.

GPU Mandelbrot(圖4)-速報App

Turn off the automatic shader picker and manually try the different modes. The GLSL code is based on www.thasler.org/blog/?p=93 and uses some unusual constructs that some graphics drivers might treat differently.

GPU Mandelbrot(圖5)-速報App